public GridLength Height {get; set;}
'Declaration Public Property Height As GridLength
'Declaration
Public Property Height As GridLength
'Usage Dim instance As FlexGridDetailProvider(Of TItem) Dim value As GridLength instance.Height = value value = instance.Height
'Usage
Dim instance As FlexGridDetailProvider(Of TItem) Dim value As GridLength instance.Height = value value = instance.Height
FlexGridDetailProvider<TItem> Class FlexGridDetailProvider<TItem> Members